home *** CD-ROM | disk | FTP | other *** search
/ MacPeople 2001 June 15 / MACPEOPLE-2001-06-15.ISO.7z / MACPEOPLE-2001-06-15.ISO / 連載データ / OS X情報局 / MenuStrip16.dmg.sit / MenuStrip16.dmg / MenuStrip / MenuStrip Prefs.app / Contents / Info.plist next >
Extensible Markup Language  |  2001-04-16  |  759b  |  27 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE plist SYSTEM "file://localhost/System/Library/DTDs/PropertyList.dtd">
  3. <plist version="0.9">
  4. <dict>
  5.     <key>CFBundleDevelopmentRegion</key>
  6.     <string>English</string>
  7.     <key>CFBundleExecutable</key>
  8.     <string>MenuStrip Prefs</string>
  9.     <key>CFBundleIconFile</key>
  10.     <string>MenuStripPrefs.icns</string>
  11.     <key>CFBundleIdentifier</key>
  12.     <string>com.mpu.MSPrefs</string>
  13.     <key>CFBundleInfoDictionaryVersion</key>
  14.     <string>6.0</string>
  15.     <key>CFBundlePackageType</key>
  16.     <string>APPL</string>
  17.     <key>CFBundleSignature</key>
  18.     <string>????</string>
  19.     <key>CFBundleVersion</key>
  20.     <string></string>
  21.     <key>NSMainNibFile</key>
  22.     <string>MainMenu</string>
  23.     <key>NSPrincipalClass</key>
  24.     <string>NSApplication</string>
  25. </dict>
  26. </plist>
  27.